.. _`Concatenate text`: .. _`org.sysess.sympathy.texts.concatenatetexts`: Concatenate text ```````````````` .. image:: join_text.svg :width: 48 Documentation ::::::::::::: Concatenate two or more texts with an optional separator. Definition :::::::::: Input ports ........... **in** 2 - inf, text Text part Output ports ............ **out** text Concatenated text Configuration ............. **Separator** (sep) A string to be inserted between each part. Examples ........ * :download:`ConcatenateTexts.syx ` Implementation .............. .. automodule:: node_text_operations :noindex: .. class:: ConcatenateTexts :noindex: